SerialEngine provides an easy to use serial number engine for programmers to include in their projects. There is only one method you should worry about:
result=GetCode(name,key,code)
Name Type Function
Name string the name you wish to encrypt
key string the characters allowed. Should be all alpha-numerics, and space.
code int the scramble key. You should use a different one for each product.